home *** CD-ROM | disk | FTP | other *** search
- # @(#)hm2rc 1.1 95/12/04
- # HoTMetaL FREE 2.0 SQCONFIG default file.
- # Copyright (c) 1995 SoftQuad Inc.,
- #
- # This file is used to configure features for HoTMetaL FREE 2.0
- #
- # Please note the comments which apply to certain variables in this file
- #
- # For further information on the functions of the configuration variables
- # please consult "The configuration mechanism" in the HoTMetaL FREE manual.
-
- # In this file, ${SQDIR} will normally refer to the directory in which
- # HoTMetaL FREE has been installed. If SQDIR is set as an environment
- # variable, or from the -sqdir command line switch, then this value will
- # override.
-
- # The following document_path is the default directory used by Open
- # and also for saving documents
- document_path=${SQDIR}/document
-
- # Where to initialize Save As... file chooser. Defaults to the document_path
- # setting. To set, first remove the leading # character.
-
- #save_path=
-
- # The following variable can be adjusted to affect where converted
- # document graphics are saved by the conversion process.
- gif_path=${SQDIR}/gifs
-
- # The following are set by the Publish dialog, defaults set below
- publish_change_from=file://
- publish_change_to=http://
-
- # The characters displayed by Show invisibles, in this order:
- # tab,carriage return,newline,space,zero width characters
- invisible_chars=#╢ñ╖~
-
-
- # Where to initialize file chooser when using ASCII styles or loading templates
- ascii_styles_path=${SQDIR}/styles
- templates_path=${SQDIR}/templates
-
- # Where to initialize file chooser when adding browsers or viewers
- html_browser_path=/bin:/usr/bin:/usr/local/bin;
- image_viewer_path=/bin:/usr/bin:/usr/local/bin;
-
- # Whether to add line breaks on saved file
- export_add_line_breaks=YES
-
- # The three toolbar variables are set as the user tears off and re-drops the
- # toolbars and associated palettes. Also set by the Toolbars... dialog.
- # Normally this is set automatically by use of the program.
- #html_toolbar = on,top,0,0
- #html_toolbar2 = on,top,0,0
- #standard_toolbar = on,top,0,0
-
- # whether to show tool tips on toolbar items
- #show_tooltips=ON
-
- # Normally, no need to change the following...
- rgb_txt=${SQDIR}/rgb.txt
- styles_path=${SQDIR}/styles
- rules_path=${SQDIR}/rules
-
- # The entry setting to false will be written to the Windows copy of hmpro2rc
- # after the first use of HoTMetaL FREE 2
- show_registration_dialog=true
-
-
- # help
- html_help_files_dir = ${SQDIR}/help
- html_help_file = toc.html
-
- # Use the Preferences dialog to set these
- default_template=
- show_inline_images=YES
- warn_before_saving=YES
- max_changes_between_saves=64000
- max_time_between_saves=1000
- make_backup_file=NO
- tag_font_name=Arial
- tag_font_size=8
- tag_icon_color=slate grey
-
-
- # the following are set by the find dialog
- find_whole_words=NO
- find_case_sensitive=NO
- find_backward=NO
- find_wrap=NO
- find_patterns=NO
-
- # Don't change the following
- unavailable_image=${SQDIR}/noimg.gif
- unsupported_image=${SQDIR}/badform.gif
- system_dict_path= ${SQDIR}/lib/spell
- table_map= ${SQDIR}/table.map
-
- #
- # HoTMetaL FREE 2.0 print variables
- #
- #font_src = ${SQDIR}/fontsrc
- #printer_afm_path = ${SQDIR}/font/afm
- #printer_font_map = ${SQDIR}/font/fontnames
- #printer_prologue = ${SQDIR}/font/prologue.ps
-
-
- # change these if you know what you are doing
- #undo_limit=30
- #highlight_mode=Default
- #colormap_segment_size=16
- #default_font_name=helvetica
- #default_font_size=12
- template_ext=.html
- #backup_ext=.bak
- #dictionary_ext=.dct
- #styles_ext=.stl
- #ascii_styles_ext=.asf
- #macro_ext=.mcr
- #prompt_for_attrs=NO
- #include_required_elements=YES
- #size_text_to_window=YES
- #print_left_header=
- #print_middle_header=
- #print_right_header=
- #print_left_footer=
- #print_middle_footer=
- #print_right_footer=
-